dragsource: Change the ::prepare return type
authorMatthias Clasen <mclasen@redhat.com>
Tue, 7 Jan 2020 19:46:11 +0000 (14:46 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 8 Jan 2020 23:48:22 +0000 (18:48 -0500)
commit8a521accbcc8e046a01ba15bfd9cbbccb49e9b03
tree20a8ccdc46729ea831e197f1a10e93b83b327a69
parentd116bbf0c83486fe9b7346bff61efd8f3997d0f5
dragsource: Change the ::prepare return type

Make it return the content provider to use for
the next drag. This allows just-in-time provision
of the content provider. The default handler just
returns the value of the ::content property.
gtk/gtkdragsource.c